home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d3 / prowrt45.arc / PRO.DOC < prev    next >
Text File  |  1990-09-27  |  31KB  |  613 lines

  1. @13 @7
  2. @27                   ╔═════════════════════════╗
  3.                       ║░░░░░░             ░░░░░░║
  4.                       ║≈≈≈≈≈≈  Prowriter  ≈≈≈≈≈≈║
  5.                       ║░░░░░░             ░░░░░░║
  6.                       ║≈≈≈≈≈≈ Version 4.5 ≈≈≈≈≈≈║
  7.                       ║░░░░░░             ░░░░░░║
  8.                       ║≈≈≈≈≈≈  CGA...VGA+ ≈≈≈≈≈≈║
  9.                       ║░░░░░░             ░░░░░░║
  10.                       ╚═════════════════════════╝
  11.  
  12.     A Text Processing/File Management system for IBM PC and compatibles.
  13.  
  14.                  By MicroByte Software, Copyright 1989,90
  15.                     PO Box 833127
  16.                     1605 Elk Grove
  17.                     Richardson, TX 75083-3127
  18.                     PH: 214-231-4980
  19.  
  20.                  ────────────────────────────────────
  21. Ver               NEW ADDITIONS WITH VERSION 3.2..4.5
  22. ---              ────────────────────────────────────
  23.  
  24. 4.5! Now Mark/Unmark files to quickly COPY, MOVE or DELETE them.
  25.      <Space Bar>=mark/unmark   F5=mark all  F6=unmark all  "O"ptions menu
  26.  
  27. 4.5  Ability to Make, Rename and Delete Directories from the Main-Screen.
  28.      <Alt> M = Make   R = Rename   <Del> = Delete
  29.  
  30. 4.5  Main screen shows Disk-Space Marked, Used, and Free.
  31.  
  32. 4.5! eXecution "pick-list" added for easy selection of last 6 programs run.
  33.      <Point and Click> with mouse or use keyboard to select program/parameters.
  34.  
  35. 4.2! IMPROVED MOUSE response with MOUSE ACCELERATION for greater precision.
  36.      + exit any prompt with mouse RB, Enter with mouse LB
  37.      + PgUp(LB) and PgDn(MB) REPEAT by holding down mouse buttons. (Editor)
  38.  
  39. 4.2  More parameters added to the installation program PROINST.EXE.
  40.  
  41. 4.0! Ability to use ANY TextMode supported by your video card for any number
  42.      of rows by columns up to 132 characters wide. (eg: 80x60,100x40,132x44...)
  43.  
  44. 4.0! Powerful execution facility that uses all available memory for executing
  45.      even large programs or batch files- even with text loaded!
  46.  
  47. 4.0  Option for automatic detection of EGA/43 or VGA/50 row Textmodes.
  48.  
  49. 3.5  Sub-Directories are always shown regardless of directory-mask and mask
  50.      is not reset when changing directories.
  51.  
  52. 3.5  STAR.KEY file may be in any directory present in the current PATH.
  53.  
  54. 3.2  Edit text up to 128 COLUMNS wide regardless of display width. (scrolls)
  55.      Standard number of rows are 25(CGA), 43(EGA) or 50(VGA).
  56.  
  57.      Custom Installation program that actually modifies PRO.EXE to let you
  58.      set default TEXTMODE, COLORS, DIRC MASK and MOUSE use. (run PROINST.EXE)
  59. @12
  60.  
  61.  
  62.                      ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  63.                      ┌──────────────────────────────┐
  64.                      │ DOCUMENTATION FOR SHAREWARE  │
  65.                      └──────────────────────────────┘
  66.                      ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  67.  
  68.  
  69.  
  70.     INSTALLATION  : PROINST.EXE
  71.     ────────────
  72.     ProWriter comes with a program PROINST that can  be  used  to  set  the
  73.     following program defaults:
  74.  
  75.          Video Mode
  76.          Directory Mask
  77.          Mouse Use and Sensitivity
  78.          Screen Colors
  79.          Screen Flicker
  80.          Key repeat and delay rates
  81.          Use of Auto-Detect EGA/VGA
  82.  
  83.     This installation program actually Modifies PRO.EXE instead of using  a
  84.     separate  installation  file.  Therefore be sure that PRO.EXE is in the
  85.     same directory when running PROINST. Simply type PROINST at the command
  86.     line and select options from an on-screen menu.  When  finished,  press
  87.     <Esc>  and  then  Y  to update PRO.EXE. The file PROINST.DAT will store
  88.     your currently active  defaults  for  the  installation  program  only.
  89.     PRO.EXE  is  now  customized  to  your settings. These settings are now
  90.     ProWriter's defaults unless otherwise specified  with  a  command  line
  91.     parameter.
  92.  
  93.     COMMAND LINE PARAMETERS
  94.     ───────────────────────
  95.     Command line parameters are optional program  directives  specified  at
  96.     the  time  the  program is run. They follow the program name and do not
  97.     need to be  in  any  particular  order.  The  following  items  may  be
  98.     specified:
  99.  
  100.     Parameter                 Function
  101.     ---------                 --------
  102.     /CGA                      Sets video to 80x25 display
  103.     /EGA                      Sets video to 80x43 display
  104.     /VGA                      Sets video to 80x50 display
  105.     /C132                     Sets video for Orchid's 132x44 (Tseng Labs)
  106.  
  107.     /S=<Col>x<Row>            Sets Custom screen dimensions for extended mode.
  108.  
  109.     /V=<Mode>                 Sets Video card to specified mode number.
  110.  
  111.     /M                        No mouse driver installed.
  112.  
  113.     <Filename>                Filename to load and edit.
  114.  
  115.  
  116.     Note that all options except the filename are preceded by a slash  (/).
  117.     They  may  be  typed  in  any order after the program name. (eg: PRO /m
  118.     /ega) Characters may be in upper or lower case.
  119. @12
  120.  
  121.     Of the preset  modes,  /CGA,  /EGA  and  /VGA  specify  standard  modes
  122.     available for all compatible video display adapters. C132 however is an
  123.     extended  mode  offered  by  the Orchid Designer VGA card. This mode is
  124.     therefore incompatible with  other  cards  not  using  the  Tseng  Labs
  125.     extended  mode. You can still use any textmode your card offers however
  126.     by using the /S and /V parameters to force video mode compatibility.
  127.  
  128.     /S=<col>x<row>            Screen Dimensions Parameter
  129.  
  130.     This option lets you tell ProWriter what the screen dimensions will  be
  131.     for  program  startup  (eg:  /s=80x60  means  80columns x 60rows). This
  132.     parameter does not actually set the Video card mode it only  tells  the
  133.     program that this will be the dimensions of the screen upon startup. It
  134.     is  up  to  you  to  be  sure that the proper mode will be in affect by
  135.     either setting the video mode before running or using /V=<Mode> to have
  136.     ProWriter automatically set the Video Card for you on startup.  IF  you
  137.     don't  want to use /V to have the Video mode set by ProWriter, you must
  138.     be sure that the current mode matches your screen dimensions  specified
  139.     with  /S=<col>x<row>.  Use  the program supplied by the manufacturer to
  140.     set the TextMode in that case.
  141.  
  142.     /V=<mode>                 Video Mode (SET DISPLAY ADAPTER)
  143.  
  144.     This parameter specifies a number that will refer to the  proper  video
  145.     mode  for  your  display  adapter.  It will reset your card to the mode
  146.     number specified. (eg: /V=34)
  147.  
  148.     This option is usually used in conjunction with  the  /S  parameter  to
  149.     allow  the use of any extended textmode up to 132 columns wide. (Actual
  150.     line length is limited to 128 columns,  however  specify  actual  width
  151.     when using the /S option) If the /S option is used without /V, then the
  152.     video  mode  should already have been set by some other means like from
  153.     DOS command line or with a batch file.
  154.  
  155.     NOTE: Use this option with caution. By  specifying  an  incorrect  mode
  156.     your  computer  could  lock  up  and  be  required to be turned OFF and
  157.     completely re-booted. Two programs, GETMODE and SETMODE are included to
  158.     allow you to test your card for the proper mode number.
  159.  
  160.     GETMODE.EXE - This program will tell you the mode number and width your
  161.     display adapter is currently in. It is used as a means  of  determining
  162.     a  mode  number  for use with the /V=<Mode> parameter. For
  163.     example, if you wanted to use an extended mode, like 132x44, but didn't
  164.     know the mode number to use for the  /v  option,  you  would  use  this
  165.     program to determine what your specific mode number would be. First set
  166.     your  video  adapter to the textmode you want to use. You should have a
  167.     program to enable you to do this. Then type GETMODE at the DOS  command
  168.     line  to  see  what  mode number is currently in effect. To see if this
  169.     number will work with the /V option, use SETMODE <Mode> to test it.  If
  170.     Setmode  is successful, then ProWriter will be able to set your card to
  171.     this mode when using /V.
  172.  
  173.     Example: pro
  174.  
  175.     Program starts using all defaults currently in effect. Directory shown.
  176. @12
  177.  
  178.  
  179.     Example: pro /ega MyText.txt
  180.  
  181.     This will load the file Mytext.txt and use EGA 80x43 mode. It will also
  182.     attempt to use the mouse driver unless no mouse driver was specified in
  183.     the installation program PROINST.
  184.  
  185.     Example: pro MyProg.pas /s=132x44 /v=34 /m
  186.  
  187.     This will load MyProg.pas using a 132column by 44row screen.  ProWriter
  188.     will set the Video Card to mode #34. No mouse will be used.
  189.  
  190.     Example: pro /s=80x60
  191.  
  192.     Starts ProWriter expecting screen preset to an 80x60 textmode. No  file
  193.     is  specified  so the current directory is shown. Mouse will be used if
  194.     mouse default true. The actual 80x60 mode, in this case, should already
  195.     be active before program is started. This could have been done using  a
  196.     batch file.
  197.  
  198.     NOTE: If an EGA 43 or a VGA 50 row Textmode is selected, via  on-screen
  199.     or  through command parameters, and the actual number of rows on screen
  200.     does not match that mode, the  Textmode  will  default  to  the  actual
  201.     number of rows detected on screen, unless disabled through PROINST.EXE.
  202.  
  203.     MOUSE OPERATION: 3-button(preferred) MicroSoft compatible mouse.
  204.     ───────────────
  205.     If the command-line option /m is not specified, ProWriter WILL  try  to
  206.     test  and  see  if  a  mouse driver is loaded unless set otherwise with
  207.     PROINST. If the mouse driver is found, the mouse will then be ready for
  208.     use by the program, responding in the main-screen, editor  and  Graphix
  209.     Window.  However, a driver MUST be present for it to work properly. The
  210.     Mouse cursor itself does not blink but a character under it will.  This
  211.     is  a software cursor. If mouse use is inactivated, the always blinking
  212.     hardware cursor is used.
  213.  
  214.     WARNING: If you're not using a mouse or do not have the driver  loaded,
  215.     be  sure  to  either  specify  NO  mouse with PROINST or specify the /m
  216.     option when running the program. (eg: pro /m). Otherwise ProWriter will
  217.     attempt to locate the mouse driver and may, on  some  computers,  crash
  218.     and require the computer to be turned off and re-booted.
  219.                      ┌─────────────┐
  220.                      │MOUSE BUTTONS│    LB=Left Button  MB=Middle  RB=Right
  221.                      └─────────────┘
  222.          Main Screen                   Editor
  223.          -----------                   ------
  224.  
  225.         LB = Select/Enter             LB = PgUp (hold down to repeat)
  226.         MB = Change Dir ..            MB = PgDn (hold down to repeat)
  227.         RB = Esc                      RB = Esc
  228.  
  229. @12
  230.  
  231.  
  232.     ─────────────────────────────
  233.     NEW FILE MANAGEMENT ROUTINES!
  234.     ─────────────────────────────
  235.     With ProWriter you can now Copy, Move and Delete  multiple  files  from
  236.     the  main  screen.  In  addition,  you  can  Make,  Rename  and  Delete
  237.     directories making file and disk management a breeze. ProWriter  speeds
  238.     through  disk  copying  by using as much as 64K of available memory for
  239.     disk buffer transfers. Even with the editor  full,  you  still  have  a
  240.     guaranteed 10240 bytes from the Stack that can be used.
  241.  
  242.     To Mark/Unmark files you can press the:
  243.  
  244.       <SpaceBar> to Mark/Unmark a single file or
  245.       <F5> to Mark all
  246.       <F6> to UnMark all
  247.  
  248.     To perform an operation on them press <O> for the  Options  Window  and
  249.     then:
  250.  
  251.       <C>opy
  252.       <M>ove   or
  253.       <D>elete
  254.  
  255.     the selected files. Press Esc to Exit from any point and F1 to abort  a
  256.     procedure-in-process.  For  example,  to  move a set of selected files,
  257.     you would press <O> <M>, for <O>ptions <M>ove.
  258.  
  259.     IMPORTANT NOTES:
  260.  
  261.     Move will delete the source-file ONLY if  successfully  copied  to  the
  262.     destination  with  no errors reported by the system during OR after the
  263.     process. This means safety and that you can move from ANY drive to  any
  264.     other. No limitations.
  265.  
  266.     Files are only copied or moved if the Source file has a later date than
  267.     any Destination file matching the Source name. This is very  useful  if
  268.     copying  many  files  within which only a few need to be updated on the
  269.     destination drive. If another file exists with the  same  name  on  the
  270.     Destination,  but  the Source file isn't any newer than the Destination
  271.     file ProWriter will not rewrite over it and just skips that file.
  272.  
  273.     MSDOS remembers  what  directory  you  where  last  logged  to  on  any
  274.     previously  logged  drive.  What this means is that when asked where to
  275.     copy or move the marked file(s), you need only specify the  drive  (eg:
  276.     d:) if wanting the files to go to the last directory you were logged to
  277.     on  that  drive.  In other words the entire path <dr:\path\path> is not
  278.     needed  if  you  were  already  logged  to  that  drive  and  directory
  279.     previously.  Of  course, you can specify any path you want if needed. I
  280.     usually find it easier though to simply log to the dr:\path I want, and
  281.     then Log back to the Source path, mark the files  needed  and  Copy  or
  282.     Move  them  by typing only the drive letter and colon when prompted for
  283.     the destination.
  284. @12
  285.  
  286.  
  287.     MAKE, RENAME AND DELETE DIRECTORIES
  288.     ───────────────────────────────────
  289.  
  290.       Main Screen Keys:
  291.  
  292.          <Alt> M                 Make directory
  293.  
  294.          <R>                     Rename directory or file
  295.  
  296.          <Del>                   Delete directory or single file
  297.  
  298.  
  299.     MAIN-PROGRAM: PRO.EXE
  300.     ─────────────────────
  301.     ProWriter is a powerful text  editor  in  a  small  package.  The  main
  302.     execution  file  is  relatively  small  and  loads  quickly.  All other
  303.     utilities are loaded from a Disk,  Ramdisk  or  EMS  memory  only  when
  304.     needed.  This is either done automatically with Overlays or through the
  305.     use of the eXecution option that can share available  memory  with  the
  306.     Editor.
  307.  
  308.     ProWriter has the usual editing and block commands that you  need-  and
  309.     then  some.  Be sure to review the reference sheet file PROKEYS.DOC and
  310.     try out all the different modes and functions  of  the  editor.  It  is
  311.     equipped with many useful features to manipulate your text in a variety
  312.     of ways.
  313.  
  314.     You can display text in standard as  well  as  extended  textmodes.  To
  315.     change  modes  after the program is running, use <Ctrl> S from the main
  316.     screen to select your display.
  317.  
  318.     Any of the menu items or files/directories may be selected by  pointing
  319.     to  it  with  the cursor. You can use the arrows or a mouse to move the
  320.     cursor around. Use <Ctrl> ->, <Ctrl> <-, Home and End  keys  for  extra
  321.     convenience when using the Keyboard. Try it. If you need more info on a
  322.     file, like file-size, press F2 with the cursor on that file.
  323.  
  324.     Pressing enter on an item or using the mouse's left button will  select
  325.     the file, directory or menu item. If a file was selected (in cyan) then
  326.     it  will  be loaded. If a directory was selected (in red) then a change
  327.     to that directory will be made. Pressing  the  mouse  button  or  enter
  328.     again on a file already loaded will put you in the Editor. Press E to
  329.     edit a loaded file regardless of cursor position.
  330.  
  331.     Use the F1 key or mouse middle button to backtrack through the  current
  332.     directory (same as CD ..) Press 'L' to change the current logged drive.
  333.     Use Esc or mouse right button to exit the editor or program.
  334.  
  335.     One thing that you will want to do, if you have a  printer,  is  get  a
  336.     printout  of  the  current  editor  keys. However, you may need to edit
  337.     STAR.KEY to match your current printer. Be sure that you save and  keep
  338.     this  file  in  one  of  your PATH directories. It is used by ProWriter
  339.     printing and STARDOC and will need to be accessed.
  340. @12
  341.  
  342.  
  343.     When editing STAR.KEY to match your printer, be sure and  only  replace
  344.     codes  needed for your printer and leave the first 17 codes in the same
  345.     order. This is because STARDOC will  expect  to  find  certain  printer
  346.     functions  to  be certain codes. If you want though, you can delete and
  347.     arrange them how you want. StarDoc just won't send the proper codes  if
  348.     any codes before #18 are deleted or rearranged.
  349.  
  350.     After you have done this, print out the file PROKEYS.DOC from the  main
  351.     menu  by loading it and then pressing P to print. Be sure that STAR.KEY
  352.     is in a directory specified in the PATH variable of  your  AUTOEXEC.BAT
  353.     file.
  354.  
  355.     GRAPHICS                       < Overlay >
  356.     ════════
  357.     Now you can easily enter graphic characters  into  your  text  file  by
  358.     pressing  F6  in  the editor. It will allow you to choose the character
  359.     you want using the mouse or arrow keys. When the cursor is pointing  to
  360.     the  one  you want, either press Enter, F6 or the mouse left button. To
  361.     abort press Esc or the mouse right button. Home and End keys also work.
  362.     Unless you aborted the selection, you will then  be  in  GRAPHIX  ENTRY
  363.     MODE.  While  in  this  mode,  any  alpha/numeric key will produce this
  364.     character you selected, however all  other  keys  retain  their  normal
  365.     function so you can move around, delete, insert ect. The space-bar will
  366.     still  enter  blanks.  To choose a different character, press F6 again.
  367.     The Esc key can be pressed at any time to abort Graphix mode. Enjoy and
  368.     be creative!
  369.  
  370.  
  371.     PROGRAM/BATCH FILE EXECUTION!          < Borrows Memory >
  372.     ────────────────────────────
  373.     ProWriter can now use all available memory for execution of  any  .EXE,
  374.     .COM  or  .BAT(batch  file) directly from the main menu. Press X to get
  375.     the Program  Execution  screen.  If  the  cursor  was  pointing  at  an
  376.     executable  file, it will be shown at the "Filename?" prompt, otherwise
  377.     it will be blank. At this point either type in a new name or use the Up
  378.     arrow to scroll through the last six programs/parameters run.  This  is
  379.     your  eXecution  Pick-List. It will come in very handy! Also use F9 and
  380.     F10 to scroll up and down the list and F1 to directly execute the  file
  381.     shown. If using a mouse you can point to the list item and click the LB
  382.     to select it, and then point to "Execute" and click the LB again to run
  383.     it.
  384.  
  385.     New files that have been run will be added to the list.  The  Pick-List
  386.     always  contains the last six programs/parameters run (eg: FIFO). Press
  387.     <Esc> or mouse RB to abort.
  388.  
  389.     When entering a filename, it is not necessary to type the entire  name.
  390.     Typing  just the root name (eg: Pro), as you would from the DOS command
  391.     line is sufficient. ProWriter will search the current directory and all
  392.     others specified in the Path variable of your Autoexec.bat file.
  393. @12
  394.  
  395.  
  396.     The only  difference  is  that  you  don't  follow  the  filename  with
  397.     parameters  for  the  program. Instead, a second prompt is supplied for
  398.     any parameters. Batch files  are  automatically  executed  through  the
  399.     command  line  processor.  After  your program has run, control will be
  400.     returned to ProWriter and the Prompt <Press any Key to  Continue>  will
  401.     be  displayed. Press any key or mouse button to continue and your right
  402.     where you left off.
  403.  
  404.     It is alright to have text already loaded before execution  of  another
  405.     program (child process). ProWriter will allocate only the unused memory
  406.     for  execution  of  the  new  program. Upon returning to ProWriter, all
  407.     memory is returned to the editor. It is possible to be editing one file
  408.     with ProWriter and then, from the main screen, eXecute PRO.EXE again to
  409.     edit yet a different file. After editing that file, Press  <Esc>  twice
  410.     and  return  to editing the originally loaded file right where you left
  411.     off. Depending on the size of the files, you could even do this 3 or  4
  412.     levels deep if you wanted. Batch files can be created and executed from
  413.     the same screen.
  414.  
  415.     The current Textmode is not  changed  before  execution  of  the  child
  416.     process.  If  the  textmode  needs  to  be  switched before running the
  417.     program, create a batch file that uses VMode xxx or some other means of
  418.     switching modes before executing the program or use <Ctrl> S  from  the
  419.     main  screen  to  switch modes before executing. Most programs will not
  420.     require this though. The editor textmode is reset on return.
  421.  
  422.     IMPORTANT: You are not asked to save any changed file in the editor  so
  423.     it  is up to you to save the file if needed. Under normal circumstances
  424.     control will return to ProWriter with any file  still  in  the  editor.
  425.     However, if the newly run program were to crash for some reason and you
  426.     had unsaved text in the editor, it would be lost. The best policy is to
  427.     experiment  with  any  new  programs  at  first, saving all work before
  428.     executing them. However, be sure to ALWAYS save the editor file if  the
  429.     executed  program  will  be  using  that file for an input file, like a
  430.     Spell-Checker or Compiler program.
  431.  
  432.     NOTE: If you get an  Insufficient  Memory  message,  it  may  still  be
  433.     possible  to  execute  the  file  by freeing some memory. From the main
  434.     screen press W and enter. The more text you have  in  the  editor,  the
  435.     less  memory  you  have  for  executing  other programs. { The enhanced
  436.     program will swap any text out to expanded memory if available. }
  437.  
  438.     PROGRAMMERS: Use eXecute to run command line Compilers  and  Assemblers
  439.     from the main screen. (eg: MASM, Pascal, C++ ect)
  440.  
  441.     MARGIN JUSTIFICATION           < Overlay >
  442.     ────────────────────
  443.     Version 3.0 has  integrated  this  program  into  PRO.EXE.  It  can  be
  444.     selected  by  pressing 'M' at the main menu when a file is loaded. This
  445.     unit will justify your right and left  margins  to  specified  columns.
  446.     Further,  you specify what area(s) within the text to process using !@+
  447.     and !@-
  448.  
  449.     !@+ starts processing, !@- discontinues it
  450. @12
  451.  
  452.  
  453.     It will create a new file with the extension  .NEW  (.TXT  if  .NEW  in
  454.     source  name).  This is convenient for the program as well as the user.
  455.     If the newly formatted text is not what you expected,  you  still  have
  456.     the  original  file  that  can be edited and then reprocessed. The only
  457.     thing to remember is that these codes should be on the first column  of
  458.     a  line  with  nothing else on that line. They are deleted from the new
  459.     file created. The default for margin-maker is !@+ (process ON)
  460.  
  461.     PRINT PROGRAM: STAR.EXE        < Overlay >
  462.     ───────────────────────
  463.     The printing program is also integrated  with  version  3.0  using  the
  464.     overlay  file  PRO.OVR.  However,  a standalone version is included for
  465.     running from the command line. It doesn't just print out your text, but
  466.     lets you use special codes (@xx...) to send  any  printer  command  you
  467.     need.  Customize them for your printer by editing the file STAR.KEY. If
  468.     multiple printers are used, keep a copy  of  their  codes  in  separate
  469.     files. When switching printers, copy the corresponding file to STAR.KEY
  470.     to replace it.
  471.  
  472.     Look at PROKEYS.DOC. It's a simple example of how to use STAR with your
  473.     text and printer. Any printer function your printer offers can be  made
  474.     available.  Note that no spacing is required between codes or codes and
  475.     text. A code is recognized by star using an  @  symbol  followed  by  a
  476.     number  referencing that code or macro. The macro is between 1 and four
  477.     characters long and is specified in the STAR.KEY file. This file should
  478.     always be in one of the directories of your current PATH variable.
  479.  
  480.     CODES PRINTOUT: STARDOC.EXE
  481.     ───────────────────────────
  482.     To get a nice printout of your current reference numbers used by  STAR,
  483.     ProWriter's printing program, edit STAR.KEY leaving unused commands and
  484.     changing  any  others  that you can to fit your printer. Then just type
  485.     STARDOC at the DOS command line. It will print out the STAR.KEY file as
  486.     long as it resides in the current or one of the PATH directories.
  487.  
  488.     EMS MEMORY / RAM DISK USAGE
  489.     ───────────────────────────
  490.     ProWriter can automatically sense if the LIM  (Lotus  Intel  MicroSoft)
  491.     driver  is  installed  and  will make use of it for loading the overlay
  492.     file PRO.OVR. Once loaded, all overlay calls will work at direct memory
  493.     speeds. Also, if using a RAM-DISK you can have PRO.EXE  and/or  PRO.OVR
  494.     load via RAM-DISK by specifying the directory where they are located in
  495.     the  PATH  variable  of your AUTOEXEC.BAT file. eg: path D:\;C:\; would
  496.     specify Ram-Disk drive D:\ to be searched first when looking for a file
  497.     to run. ProWriter will look first in the  current  directory  for  it's
  498.     overlay  file,  and then it uses the DOS PATH variable. If it cannot be
  499.     found then the overlay functions will be inactive. So be sure that  the
  500.     file  PRO.OVR  is  located  either  in  the  current  directory  or one
  501.     specified in the DOS PATH variable.
  502. @12
  503.  
  504.     OVERLAY FILE: PRO.OVR
  505.     ─────────────────────
  506.     Overlay file PRO.OVR is used  to  maximize  the  availability  of  main
  507.     memory for use in loading and editing files. It is loaded if one of the
  508.     following options are selected:
  509.  
  510.          -Printing program          menu key P
  511.          -Margin Maker              menu key M
  512.          -File Info window          menu key F2 or I
  513.          -Graphix Window            editor key F6
  514.  
  515.  
  516.            ═════════════════ ~~~~~~~~~~~~~~~~~ ═══════════════════
  517.            ╬░╬░╬░╬░╬░╬░╬░╬   S H A R E W A R E  ╬░╬░╬░╬░╬░╬░╬░╬░╬░
  518.            ═════════════════                   ═══════════════════
  519.                              ~~~~~~~~~~~~~~~~~
  520.     ProWriter is copyrighted software. However, you are encouraged to  copy
  521.     and   share   ProWriter   with   others   according  to  the  following
  522.     requirements:
  523.  
  524.     ProWriter program(s), User's Guide, and any  associated  files  may  be
  525.     freely copied and shared as long as ALL FILES ARE INCLUDED.
  526.  
  527.     This trial version may be copied and shared, so long  a  no  charge  is
  528.     made for the software. The demonstration version includes the following
  529.     files:
  530.  
  531.          ProWriter 4.5(trial)             PRO.EXE     { unregistered copy }
  532.            Overlay file                   PRO.OVR
  533.          ProWriter Installation           PROINST.EXE
  534.          Installation Data file           PROINST.DAT
  535.          ShareWhare Manual                PRO.DOC
  536.          List of Editor keys              PROKEYS.DOC
  537.          STAR printing program            STAR.EXE
  538.          STAR key file                    STAR.KEY
  539.          Print code Lister                STARDOC.EXE
  540.          Getmode Utility                  GETMODE.EXE
  541.          SetMode Utility                  SETMODE.EXE
  542.  
  543.     Registered copies will also include:
  544.  
  545.          BackIt! 1.0                      BACKIT.EXE { fast backup utility }
  546.          ProWriter Enhanced               PRO.EXE    { advanced EMS features }
  547.            Overlay                        PRO.OVR
  548.          Comprehensive Manual             PROWRT.DOC { + Tips on advanced use }
  549.          Utility files                    UTILS.ARC  { various }
  550.  
  551.     These files must be distributed together. They may be  distributed  via
  552.     modem   from  bulletin  board  systems  provided  that  all  files  are
  553.     transmitted (archived) together and no alterations are made.
  554. @12
  555.  
  556.  
  557.  
  558.     WHY SHAREWARE?
  559.     ──────────────
  560.     ShareWare let's you "try it before  you  buy  it"!  You  can  determine
  561.     whether  a program works properly and how easy it is to use, before you
  562.     pay for it. If you use the  program  please  do  the  right  thing  and
  563.     register  your copy with MicroByte. For ShareWare to work it depends on
  564.     all of us to show support to the authors that spend countless hours  to
  565.     prepare and debug quality programs.
  566.  
  567.     WHY REGISTER?
  568.     ─────────────
  569.     Since ProWriter is a ShareWare product, we don't receive a  penny  when
  570.     you download it from CompuServe or a Bulletin Board, or receive it on a
  571.     disk of ShareWare programs.
  572.  
  573.     Since version 2.0 was released  in  Jan  1989,  we  have  continued  to
  574.     improve  and  enhance the program, and have added new features. Most of
  575.     the enhancements were suggested by our registered users. They  now  can
  576.     take  advantage  of new versions of ProWriter and the improvements that
  577.     their registration fees have made possible!
  578.  
  579.     - Your registration fee makes it possible for us to continue to improve
  580.       the  program  and  to  provide  similar  high  quality  software   at
  581.       reasonable prices.
  582.  
  583.     - For a low $25 registration fee you receive the LATEST VERSION  of the
  584.       Enhanced  program, a set of Utilities and a complete manual.
  585.  
  586.     - As a registered user of  ProWriter,  you  will  be  notified  as  new
  587.       versions  are released, and  may upgrade for a nominal charge, always
  588.       on a try-it before you buy-it basis if desired.
  589.  
  590.     - Registered users may purchase other  MicroByte  software  at  reduced
  591.       prices.
  592.  
  593.     This has been a very brief  description  of  ProWriter's  features  but
  594.     should  give you a chance to try it out and see how it works. Prowriter
  595.     has taken over  four  years  of  development.  This  trial  version  of
  596.     ProWriter is distributed through ShareWare as a cost effective means of
  597.     offering  software  to  the consumer. Please feel free to write or call
  598.     about any problems or comments you may have concerning the programs!
  599.  
  600.     For a copy of the latest version  of  ProWriter,  Manual,  and  utility
  601.     programs, send check or money order for $25.00 payable to:
  602.  
  603.                     MicroByte Software
  604.                     PO Box 833127
  605.                     Richardson, TX 75083-3127
  606.                     PH: (214) 231-4980                 Visa/MC
  607.  
  608.     - Foreign orders must be accompanied by a check or money  order  in  US
  609.       Dollars
  610.     - Foreign  (overseas)  orders  must  include  $5  to  cover  additional
  611.       shipping costs.
  612. @12
  613.